home *** CD-ROM | disk | FTP | other *** search
/ Chip 2006 June (Extra) / CHIP 2006-06.3.iso / program / opensource / clamav-devel.exe / contrib / Windows / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  2006-05-16  |  1.8 KB  |  48 lines

  1. /*
  2.  *  Copyright (C) 2004 Nigel Horne <njh@bandsman.co.uk>
  3.  *
  4.  *  This program is free software; you can redistribute it and/or modify
  5.  *  it under the terms of the GNU General Public License as published by
  6.  *  the Free Software Foundation; either version 2 of the License, or
  7.  *  (at your option) any later version.
  8.  *
  9.  *  This program is distributed in the hope that it will be useful,
  10.  *  but WITHOUT ANY WARRANTY; without even the implied warranty of
  11.  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  12.  *  GNU General Public License for more details.
  13.  *
  14.  *  You should have received a copy of the GNU General Public License
  15.  *  along with this program; if not, write to the Free Software
  16.  *  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
  17.  *  MA 02110-1301, USA.
  18.  */
  19. //{{NO_DEPENDENCIES}}
  20. // Microsoft Visual C++ generated include file.
  21. // Used by clamav.rc
  22. //
  23. #define IDD_ABOUTBOX                    100
  24. #define IDR_MAINFRAME                   128
  25. #define IDD_SERVERNAME                  130
  26. #define IDD_PROGRESS                    131
  27. #define IDD_OPTIONS                     132
  28. #define IDC_SERVERNAME                  1000
  29. #define IDSTOP                          1001
  30. #define IDC_FileName                    1002
  31. #define IDC_Percent                     1003
  32. #define IDC_RECURSIVE                   1004
  33. #define IDC_QUARANTINE                  1005
  34. #define IDC_SERVERPORT                  1006
  35. #define ID_SET_OPTIONS                  32771
  36.  
  37. // Next default values for new objects
  38. // 
  39. #ifdef APSTUDIO_INVOKED
  40. #ifndef APSTUDIO_READONLY_SYMBOLS
  41. #define _APS_3D_CONTROLS                     1
  42. #define _APS_NEXT_RESOURCE_VALUE        133
  43. #define _APS_NEXT_COMMAND_VALUE         32772
  44. #define _APS_NEXT_CONTROL_VALUE         1007
  45. #define _APS_NEXT_SYMED_VALUE           101
  46. #endif
  47. #endif
  48.